Skip to content

Puf/cloud functions testing #313

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 7 commits into from
Apr 4, 2025
Merged

Puf/cloud functions testing #313

merged 7 commits into from
Apr 4, 2025

Conversation

puf
Copy link
Contributor

@puf puf commented Apr 3, 2025

How to test the Cloud Function to send push notification without writing to Firestore

Describe how to test the Cloud Function to send push notification without writing to Firestore, by using the built-in functionality of the Google Cloud console.

Linear ticket and magic word Fixes DEVR-865

Type of change

  • Enhancement to current docs

PoojaB26 and others added 2 commits April 3, 2025 23:37
Add description of testing push notifications without writing to Firestore (by using the testing functionality built into the Google Cloud console).
@puf puf requested a review from PoojaB26 April 3, 2025 20:40
Copy link

Review PR in StackBlitz Codeflow Run & review this pull request in StackBlitz Codeflow.

Copy link
Collaborator

@PoojaB26 PoojaB26 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Added few small suggestions! You can batch commit the suggestions from the Files Changed View. Otherwise LGTM! Thank you so much!

@puf puf merged commit 62ffa11 into main Apr 4, 2025
1 check passed
@puf puf deleted the puf/cloud-functions-testing branch April 4, 2025 17:36
@@ -245,6 +245,44 @@ For this example, we'll use the result (i.e., generated logo image URL) and set
<div class="video-container"><iframe src="https://www.loom.
com/embed/0c4306c1951a4d9099aa96324c7561af?sid=69709110-ad60-4e98-bf53-36a50a99e425" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" referrerpolicy="strict-origin-when-cross-origin" allowfullscreen></iframe></div>

## Testing Cloud Functions by sending push notifications without writing to Firestore
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

That is a very long heading! I meant to keep just "Testing Cloud Functions" because its relevant to all Functions, using PNs as an example thoughn

@puf
Copy link
Contributor Author

puf commented Apr 4, 2025 via email

@PoojaB26
Copy link
Collaborator

PoojaB26 commented Apr 4, 2025

Yes for that, I will add a link to this section from push notifications page and there we can use the full heading and point it to this section. But in cloud functions section, generic testing information may be better. I'll add a separate ticket for adding link from push notifications page.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants